home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
viewers
/
polyview
/
polyvw31.lha
/
Polyview3.1
/
new
/
theta.bm
< prev
next >
Wrap
Text File
|
1993-06-23
|
1KB
|
23 lines
/* $Header: /usr3/people/gbourhis/pv3/new/RCS/theta.bm,v 1.1 92/09/18 10:55:26 marca Exp $ */
#ifdef RCSLOG
$Log: theta.bm,v $
* Revision 1.1 92/09/18 10:55:26 marca
* Initial revision
*
#endif
#define theta_width 30
#define theta_height 30
static char theta_bits[] = {
0x00, 0xf0, 0x00, 0x00, 0x00, 0xb0, 0x00, 0x00, 0x00, 0xd0, 0x00, 0x00,
0x00, 0xbc, 0x01, 0x00, 0x80, 0xd7, 0x1f, 0x00, 0xc0, 0xb0, 0x60, 0x00,
0x60, 0xd0, 0xc0, 0x00, 0x30, 0xb8, 0x80, 0x00, 0x18, 0xde, 0xc7, 0x00,
0x88, 0xb1, 0x4c, 0x00, 0xc8, 0xd0, 0x30, 0x00, 0x48, 0xb0, 0x00, 0x00,
0x4c, 0xd0, 0x00, 0x00, 0x64, 0xb0, 0xf0, 0x00, 0x24, 0xd0, 0x08, 0x01,
0x64, 0xb0, 0x10, 0x02, 0x44, 0xd0, 0x20, 0x04, 0x44, 0xf0, 0x40, 0x08,
0x84, 0x01, 0xe0, 0x10, 0x1c, 0x1f, 0x3f, 0x10, 0x30, 0xf0, 0x01, 0x08,
0x60, 0x00, 0x00, 0x04, 0xc0, 0x01, 0x00, 0x02, 0x00, 0xfe, 0x1f, 0x01,
0x00, 0x00, 0x88, 0x00, 0x00, 0xf0, 0x44, 0x00, 0x00, 0xb0, 0x64, 0x00,
0x00, 0xd0, 0x3c, 0x00, 0x00, 0xb0, 0x00, 0x00, 0x00, 0xf0, 0x00, 0x00};